projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4904448
)
bitkeeper revision 1.1472.2.2 (428d03a9NRspty3dZyzrqy5Poct3Hg)
author
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Thu, 19 May 2005 21:22:49 +0000
(21:22 +0000)
committer
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Thu, 19 May 2005 21:22:49 +0000
(21:22 +0000)
Adapt to core change in smp code (though no ia64 SMP support yet)
xen/include/asm-ia64/config.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-ia64/config.h
b/xen/include/asm-ia64/config.h
index e00de693082a912c28a5ed7333b062ebb0821c70..c07bfea51c6ea64c7e9043e6346e01a6a5a37242 100644
(file)
--- a/
xen/include/asm-ia64/config.h
+++ b/
xen/include/asm-ia64/config.h
@@
-220,6
+220,9
@@
struct screen_info { };
extern int opt_noht;
extern int ht_per_core;
+// needed for include/xen/smp.h
+#define __smp_processor_id() 0
+
// xen/include/asm/config.h
/******************************************************************************
* config.h